SyCampusGrp_Proxy 
Logical Entity Name  SyCampusGrp_Proxy 
Default Table Name  SyCampusGrp_Proxy 
Physical Only  NO 
Definition 
 
Note 
 

SyCampusGrp_Proxy Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyCampusGrp_ProxyID(PK)    int  NO 
 
RecordID    int  NO 
 
OldCode    char(16)  YES 
 
NewCode    char(16)  YES 
 
OldDescrip    varchar(35)  YES 
 
NewDescrip    varchar(35)  YES 
 
OldSystemCode    bit  YES 
 
NewSystemCode    bit  YES 
 
OldSaStmtComments    varchar(1000)  YES 
 
NewSaStmtComments    varchar(1000)  YES 
 
OldSaStmtLastCloseDate    datetime  YES 
 
NewSaStmtLastCloseDate    datetime  YES 
 
OldType    char(1)  YES 
 
NewType    char(1)  YES 
 
OldActive    bit  YES 
 
NewActive    bit  YES 
 
DateAdded    datetime  NO 
 
UserID    int  NO 
 

SyCampusGrp_Proxy Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyCampusGrp_Proxy_SyCampusGrp_ProxyID  PrimaryKey  SyCampusGrp_ProxyID 

SyCampusGrp_Proxy Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyCampusGrp_Proxy Check Constraints 
Check Constraint Name  CheckConstraint